At 11:02 AM -0700 5/20/98, Matthew N. Dodd wrote:
>Also, allowing writes of single characters is bad; you incur a context
>switch each write. The client and server should be writing things into
>largish buffers and writing those instead of doing small writes.
>
>The existence of the following scare me...
>
>pqPutShort(int integer, FILE *f)
.
.
.
Can't these be defined as macros the way get/put stuff is done in stdio.h?
Signature failed Preliminary Design Review.
Feasibility of a new signature is currently being evaluated.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu